Open GoPro SDK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Open GoPro SDK
Open GoPro SDK
/
com.gopro.open_gopro.operations
/
ComplexQueryEntity
Complex
Query
Entity
object
ComplexQueryEntity
Members
Types
Scheduled
Capture
Link copied to clipboard
data
class
ScheduledCapture
(
val
hour
:
Int
,
val
minute
:
Int
,
val
is24hour
:
Boolean
,
val
isEnabled
:
Boolean
)